Scheduler for UWP
C1ObservableCollection<T> コンストラクタ(IList<T>)

C1.UWP.Schedule アセンブリ > C1.C1Schedule 名前空間 > C1ObservableCollection<T> クラス > C1ObservableCollection<T> コンストラクタ : C1ObservableCollection<T> コンストラクタ(IList<T>)
新しいコレクションによってラップされる System.Collections.Generic.IList`1リスト。
C1ObservableCollection<T>クラスの新しいインスタンスを初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal list As System.Collections.Generic.IList(Of T) _
)
public C1ObservableCollection<T>( 
   System.Collections.Generic.IList<T> list
)

パラメータ

list
新しいコレクションによってラップされる System.Collections.Generic.IList`1リスト。
参照

C1ObservableCollection<T> クラス
C1ObservableCollection<T> メンバ
オーバーロード一覧